memory barriers造句
例句與造句
- but synchronization also plays a significant role in the jmm, causing the jvm to execute memory barriers when acquiring and releasing monitors
但是同步在jmm中也扮演著很重要的角色,會引起jvm在獲得和釋放監(jiān)視器的時候執(zhí)行內(nèi)存壁壘(memorybarrier)。 - the memory barrier performance of a single intel p4 with hyperthreading two processor cores on one die is faster than with two p4s, and both have different performance characteristics than sparc
一個超線程(一個模具上有兩個處理器核心)intelp4的內(nèi)存壁壘性能(memorybarrierperformance)要快于兩個p4,而兩者的性能特征又不同于sparc。 - the combination of mutual exclusion and memory barriers means that as long as programs follow the correct synchronization rules that is, synchronize whenever writing a variable that may next be read by another thread or when reading a variable that may have been last written by another thread, each thread will see the correct value of any shared variables it uses
互斥獨占和內(nèi)存壁壘結合使用意味著只要您在程序設計的時候遵循正確的同步法則(也就是說,每當寫一個后面可能被其他線程訪問的變量,或者讀取一個可能最后被另一個線程修改的變量時,都要使用同步),每個線程都會得到它所使用的共享變量的正確的值。 - It's difficult to find memory barriers in a sentence. 用memory barriers造句挺難的